projects
/
gpac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cef983
)
Overwriting include/gpac/version.h is no longer needed as buildsystem works now.
author
Alessio Treglia
<alessio@debian.org>
Wed, 16 Jan 2013 16:34:45 +0000
(16:34 +0000)
committer
Alessio Treglia
<alessio@debian.org>
Wed, 16 Jan 2013 16:34:45 +0000
(16:34 +0000)
Upstream's buildsystem has been fixed so there is no need to overwrite include/gpac/version.h anymore.
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 83a1c38b09a8da1f74867fbf13307d2203047860..a23a4395fb18e62fdbb03c39c37b4c36638e767a 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-23,7
+23,6
@@
override_dh_auto_configure:
--enable-debug \
--disable-ssl \
$(DEB_EXTRA_CONFIGURE_FLAGS)
- echo "#define GPAC_SVN_REVISION \"\"" >include/gpac/version.h
override_dh_auto_install:
$(MAKE) install prefix=$(CURDIR)/debian/tmp/usr \